// By Andrew O'Meara



Durn="1.1",


CamX="5 * sin( t / 6.7 - 4)",
CamY="30 * cos( t / 6.7 - 4)",
CamZ="26 + 6 * cos( t / 11.5 )",

CmLX="50",
CmLY="0",
CmLZ="0",

CUpX="0",
CUpY="0",
CUpZ="1",


LWdt="1",

A0="2.9",

// Access the most recent/dt==0 music sample
//B0="1 - sqwv( .4 * BASS )",
B0="1 - sqwv( rnd(2) )",

// Stobe 1
C0="dt * dt + .15",





R="B0",	// Intensity goes down with 1/r^2
G="B0",
B="B0",



// Preferred dimentions/aspect
widt=470,heig=360,


ConL=1,ConB=1,



X="80 * dt",
Y="80 * (s - .5)",
Z="15 * abs( fft( s ) )",



Scal="900",

ScSz=1,

Pers="230",


Vers=40